efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE
authorHeinrich Schuchardt <[email protected]>
Thu, 28 Jun 2018 10:45:28 +0000 (12:45 +0200)
committerAlexander Graf <[email protected]>
Wed, 25 Jul 2018 12:59:44 +0000 (14:59 +0200)
commitbdfb894a3efbb35e184e9afece15d44bc59db43a
treed68d6d455da4258a212690010d9ccc032c6e5bf3
parent112f24301696d015e25090d713e2e5c73f4b8a3c
efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE

The value for EFI_RUNTIME_SERVICES_SIGNATURE does not match the
UEFI spec 2.7.

Reported-by: Takahiro Akashi <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/efi_api.h